Package-level declarations

Types

Link copied to clipboard
sealed class CPGEventResource<out R : Resource>

This abstracts the CPG Event Resources used in various activities. The various subclasses of CPGEventResource act as a wrapper around the resource they are derived from and helps with the abstracted properties defined for each CPGEventResource. e.g. CPGCommunicationEvent is a wrapper around the Communication and helps with its EventStatus and basedOn References.

Link copied to clipboard
Link copied to clipboard
sealed interface EventStatus